Gets the last entry sent to the remote clients

Namespace:  Janus
Assembly:  Janus (in Janus.dll)

Syntax

C#
public TimelineEntry<T> LastSentEntry { get; }

See Also